PDF4Java Reference Documentation
com.o2sol.pdf4java.content.analyzers Package / PDFPageContentAnalysis Class / analyzeBeginMarkedContentOperator Method
The tag
In This Topic
    analyzeBeginMarkedContentOperator Method
    In This Topic
    Called when BMC operator is found.
    Syntax
    public void analyzeBeginMarkedContentOperator( 
       PDFCosName cosTag
    )

    Parameters

    cosTag
    The tag
    See Also